Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a new URL textfield to the GO Video Paragraph. #1943

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Dresse
Copy link
Contributor

@Dresse Dresse commented Jan 9, 2025

Link to issue

https://reload.atlassian.net/browse/DDFBRA-293

Description

Added a new URL textfield to the GO Video Paragraph.
The URL textfield is used for adding a VideoTool URL, which will be used to render VideoTool videos in the frontend.

Removed existing Media field from the paragraph, as it will not be used for now.

This is probably a temporary solution, as we would like to integrate VideoTool into the core Media module. But for now this will be sufficient.

Screenshot of the result

Example of a GraphQL query used for fetching an GO Page containing an GO Video paragraph:
Screenshot 2025-01-09 at 16 16 39

Additional comments or questions

As mentioned above, this is not the desired way of implementing VideoTool videos in the GO frontend.

Another task already exist for implementing VideoTool into the Media Core module. When this task has been completed, we will have to implement this into the GO Video Paragraph as well.

The URL textfield is used for adding a VideoTool URL, which will be
used to render VideoTool videos in the frontend.

Removed existing Media field from the paragraph, as it will not be used for now.

This is probably a temporary solution, as we would like to integrate VideoTool
into the core Media module. But for now this will be sufficient.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants